Null |
public sealed class NullProtocolLogger : IProtocolLogger, IDisposable
The NullProtocolLogger type exposes the following members.
Name | Description | |
---|---|---|
NullProtocolLogger | Initializes a new instance of the NullProtocolLogger class. |
Name | Description | |
---|---|---|
AuthenticationSecretDetector | Get or set the authentication secret detector. |
Name | Description | |
---|---|---|
Dispose | Releases all resource used by the NullProtocolLogger object. | |
Equals | (Inherited from Object) | |
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. | |
ToString | (Inherited from Object) |