Protocol |
The ProtocolLogger type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Releases all resource used by the ProtocolLogger object. | |
Dispose(Boolean) | Releases the unmanaged resources used by the ProtocolLogger and optionally releases the managed resources. | |
Equals | (Inherited from Object) | |
Finalize |
Releases unmanaged resources and performs other cleanup operations before the ProtocolLogger
is reclaimed by garbage collection.
(Overrides ObjectFinalize) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
LogClient | Logs a sequence of bytes sent by the client. | |
LogConnect | Logs a connection to the specified URI. | |
LogServer | Logs a sequence of bytes sent by the server. | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) |