Click or drag to resize
SecurityClassMessageSinkPreprocess Method
调用前处理方法

Namespace: X3Platform.Security
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
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