Akka.Interfaced.SlimServer.IActorBoundChannel_PayloadTable.UnbindActor_Return.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IActorBoundChannel);
            }
IActorBoundChannel_PayloadTable.UnbindActor_Return