SecurityClassMessageSinkPreprocess Method |
调用前处理方法
Namespace: X3Platform.SecurityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected void Preprocess(
IMessage msg
)
protected:
void Preprocess(
IMessage^ msg
)
Parameters
- msg
- Type: System.Runtime.Remoting.MessagingIMessage
[Missing <param name="msg"/> documentation for "M:X3Platform.Security.SecurityClassMessageSink.Preprocess(System.Runtime.Remoting.Messaging.IMessage)"]
See Also