UniqueKey.NewSystemTargetKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NewSystemTargetKey(Int16) | |
NewSystemTargetKey(Guid, Int64) |
NewSystemTargetKey(Int16)
NewSystemTargetKey(Guid, Int64)
public static Orleans.Runtime.UniqueKey NewSystemTargetKey (Guid guid, long typeData);
static member NewSystemTargetKey : Guid * int64 -> Orleans.Runtime.UniqueKey
Public Shared Function NewSystemTargetKey (guid As Guid, typeData As Long) As UniqueKey
Parameters
- guid
- Guid
- typeData
- Int64