CallSlot Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCallSlot(ClientEndPoint, ClientTransport, RequestMsg, CallStatus, Int32)
INTERNAL METHOD. Developers do not call! This constructor is used by an Async binding that delivers response after call slot was created
Public methodCallSlot(ClientEndPoint, ClientTransport, Int64, DateTime, RequestMsg, ResponseMsg, Int32)
INTERNAL METHOD. Developers do not call! This constructor is used by a synchronous binding that delivers response right after sending it. ONLY for OneWayCall = false
Back to Top
See Also