The Channel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateContainer(String, Byte) | ||
| CreateContainer(String, String) | ||
| CreateContainer(String, Byte, Int32) | ||
| DeleteContainer | ||
| Dispose | Frees any resources associated with the Channel. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetContainer | ||
| GetContainerNames | Gets the names of all Containers in the Channel. | |
| GetContainers | Returns an array of all Containers held within this Channel. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also