System.Runtime.Remoting.Messaging.TransitionCall.IInternalMessage C# (CSharp) Method

IInternalMessage() private method

private IInternalMessage ( ) : bool
return bool
        bool IInternalMessage.HasProperties()
        {
            throw new RemotingException(
                Environment.GetResourceString(
                    "Remoting_Default"));
        }

Same methods

TransitionCall::IInternalMessage ( LogicalCallContext callContext ) : void
TransitionCall::IInternalMessage ( String uri ) : void