Class RequestMsg_IZoneHostReplicator_PostDynamicHostInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Azos.Sky.Contracts
Assembly: Azos.Sky.dll
Syntax
public sealed class RequestMsg_IZoneHostReplicator_PostDynamicHostInfo : RequestMsg
Constructors
RequestMsg_IZoneHostReplicator_PostDynamicHostInfo(TypeSpec, MethodSpec, Boolean, Nullable<Guid>)
Declaration
public RequestMsg_IZoneHostReplicator_PostDynamicHostInfo(TypeSpec contract, MethodSpec method, bool oneWay, Guid? instance)
Parameters
Type | Name | Description |
---|---|---|
TypeSpec | contract | |
MethodSpec | method | |
System.Boolean | oneWay | |
System.Nullable<System.Guid> | instance |
RequestMsg_IZoneHostReplicator_PostDynamicHostInfo(MethodInfo, Nullable<Guid>)
Declaration
public RequestMsg_IZoneHostReplicator_PostDynamicHostInfo(MethodInfo method, Guid? instance)
Parameters
Type | Name | Description |
---|---|---|
System.Reflection.MethodInfo | method | |
System.Nullable<System.Guid> | instance |
Fields
MethodArg_0_id
Declaration
public DynamicHostID MethodArg_0_id
Field Value
Type | Description |
---|---|
DynamicHostID |
MethodArg_1_stamp
Declaration
public DateTime MethodArg_1_stamp
Field Value
Type | Description |
---|---|
System.DateTime |
MethodArg_2_owner
Declaration
public string MethodArg_2_owner
Field Value
Type | Description |
---|---|
System.String |
MethodArg_3_votes
Declaration
public int MethodArg_3_votes
Field Value
Type | Description |
---|---|
System.Int32 |