A Sandcastle Documented Class Library
Send Method (ClientID, co)
NamespacesDotNetRemotingAsyncServerSend(Int32, Object)
send object to the client
Declaration Syntax
C#Visual BasicVisual C++
public override void Send(
	int ClientID,
	Object co
)
Public Overrides Sub Send ( _
	ClientID As Integer, _
	co As Object _
)
public:
virtual void Send(
	int ClientID, 
	Object^ co
) override
Parameters
ClientID (Int32)
co (Object)

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484