Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Protocol Namespaces
Crosser.Server.Modules.Protocol
PayloadInformation Class
PayloadInformation Constructor
PayloadInformation Constructor (ControllerDelegate)
PayloadInformation Constructor (ControllerDelegate, Byte[])
PayloadInformation Constructor (ControllerDelegate, Byte[], Byte[], Byte[])
PayloadInformation Constructor (ControllerDelegate, Byte[], Byte[], Byte[], Byte[])
PayloadInformation Constructor (ControllerDelegate)
Ctor for method without callback and without payload
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
PayloadInformation
(
ControllerDelegate
controllerDelegate
)
Parameters
controllerDelegate
Type:
Crosser.Common.Server
ControllerDelegate
The
ControllerDelegate
representing the method to call
See Also
Reference
PayloadInformation Class
PayloadInformation Overload
Crosser.Server.Modules.Protocol Namespace