SecurityClassMessageSinkNextSink Property |
[Missing <summary> documentation for "P:X3Platform.Security.SecurityClassMessageSink.NextSink"]
Namespace: X3Platform.SecurityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IMessageSink NextSink { get; }
public:
virtual property IMessageSink^ NextSink {
IMessageSink^ get () sealed;
}
Property Value
Type:
IMessageSinkImplements
IMessageSinkNextSink
See Also