LinkEntity_Request 类
程序集: Fantasy.Net.dll
语法
[ProtoContract]
public class LinkEntity_Request : AMessage, ISupportInitialize, IDisposable, IPool, IRouteRequest, IRouteMessage, IRequest, IMessage
属性
|
编辑本文
查看源代码
EntityType
声明
[ProtoMember(1)]
public int EntityType { get; set; }
属性值
|
编辑本文
查看源代码
LinkGateSessionRuntimeId
声明
[ProtoMember(3)]
public long LinkGateSessionRuntimeId { get; set; }
属性值
|
编辑本文
查看源代码
RuntimeId
声明
[ProtoMember(2)]
public long RuntimeId { get; set; }
属性值
方法
|
编辑本文
查看源代码
OpCode()
声明
返回
|
编辑本文
查看源代码
RouteTypeOpCode()
声明
public long RouteTypeOpCode()
返回
实现
扩展方法